.Net Framework > v2.0.50727 > System > Text > StringBuilder > StringBuilder StringBuilder()
StringBuilder(Int32)
StringBuilder(Int32,Int32)
StringBuilder(String)
StringBuilder(String,Int32)
StringBuilder(String,Int32,Int32,Int32)


StringBuilder()

Category
Constructor
Description
Initializes a new instance of the System.Text.StringBuilder class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StringBuilder(Int32)

Category
Constructor
Description
Initializes a new instance of the System.Text.StringBuilder class using the specified capacity.
Type
void
Character
public
Parameters
NameTypeDescription
capacityInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StringBuilder(Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Text.StringBuilder class that starts with a specified capacity and can grow to a specified maximum.
Type
void
Character
public
Parameters
NameTypeDescription
capacityInt32
maxCapacityInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StringBuilder(String)

Category
Constructor
Description
Initializes a new instance of the System.Text.StringBuilder class using the specified string.
Type
void
Character
public
Parameters
NameTypeDescription
valueString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StringBuilder(String,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Text.StringBuilder class using the specified string and capacity.
Type
void
Character
public
Parameters
NameTypeDescription
valueString
capacityInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

StringBuilder(String,Int32,Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Text.StringBuilder class from the specified substring and capacity.
Type
void
Character
public
Parameters
NameTypeDescription
valueString
startIndexInt32
lengthInt32
capacityInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database